How to use JSZip
Create .zip files using JavaScript. Provides a simple API to place any content generated by JavaScript into a .zip file for your users.
JSZip
JSZip is a javascript library for creating, reading and editing .zip files, with a lovely and simple API. Current version : v3.10.1. License : JSZip is dual- ...
jszip · GitHub Topics
GitHub Repository Downloader is a convenient and user-friendly tool that allows you to easily download entire repositories or specific folders from GitHub ...
jszipdocumentationexamples.md at main
An instance of JSZip represents a set of files. You can add them, remove them, modify them. You can also import an existing zip file or generate one.
jszipLICENSE.markdown at main
Create, read and edit .zip files with Javascript. Contribute to Stuk/jszip development by creating an account on GitHub.
README.markdown
JSZip. A library for creating, reading and editing .zip files with JavaScript, with a lovely and simple API. See https://stuk.github.io/jszip for all the ...
Releases · Stukjszip
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs ...
Stukjszip
A library for creating, reading and editing .zip files with JavaScript, with a lovely and simple API. See https://stuk.github.io/jszip for all the documentation ...